| FaSocialSecurityTaxRate |
| Logical Entity Name | FaSocialSecurityTaxRate |
| Default Table Name | FaSocialSecurityTaxRate |
| Physical Only | NO |
| Definition | |
| Note |
| FaSocialSecurityTaxRate Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
FaSocialSecurityTaxRateId |
int | NO | ||
FaYearId |
char(2) | NO | ||
| SSTMinAmount | int | NO | ||
| SSTMaxAmount | int | NO | ||
| SSTAmount | numeric(10, 2) | NO | ||
| SSTPercent | numeric(5, 2) | NO | ||
| SSTThreshold | int | NO | ||
UserId |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| FaSocialSecurityTaxRate Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_FaSocialSecurityTaxRate_FaSocialSecurityTaxRateId | PrimaryKey | FaSocialSecurityTaxRateId |
| FaSocialSecurityTaxRate Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| FaYear | Non-Identifying | One To Zero or More | FK_FaSocialSecurityTaxRateFaYearId_FaYearFaYearId | FaYearId | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_FaSocialSecurityTaxRateUserId_SyStaffSyStaffId | UserId | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| FaSocialSecurityTaxRate Check Constraints |
| Check Constraint Name | CheckConstraint |